Update

Update a single Lock.

lock updateLock( beeId handle , lockUpdater updater , updateMode new_name , Projection projection )

Parameters

handle
Type: beeId handle to the Lock to be updated
updater
Type: lockUpdater LockUpdater
new_name
Type: updateMode determine if the entity should always be updated or if optimistic locking should be used.
projection
ProjectionWrapper
Projection specifying the attributes to load in the returned Lock. See for complete semantics of the attributes loaded with each projection.